; * etc/NEWS: Fix last change (bug#71720).
authorEli Zaretskii <eliz@gnu.org>
Thu, 27 Jun 2024 08:55:29 +0000 (11:55 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 27 Jun 2024 08:55:29 +0000 (11:55 +0300)
etc/NEWS

index b1b01b80bbbce6fbbf49be624d58de79e609e05d..566b2b43b976b4c8fd0a884b71a0f920da836a75 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1557,8 +1557,8 @@ and 'python-nav-end-of-block' to the inferior Python process.
 
 *** 'eldoc' no longer truncates to a single line by default.
 Previously, the entire docstring was not available to eldoc, which made
-'eldoc-echo-area-use-multiline-p' ineffective.  The old behaviour may be
-kept by setting that.
+'eldoc-echo-area-use-multiline-p' ineffective.  The old behavior may be
+kept by customizing 'eldoc-echo-area-use-multiline-p'.
 
 ** Inferior Python mode